Revision: zsh--cvshead--1.0--patch-251
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Mon Apr 25 00:04:13 UTC 2005
Standard-date: 2005-04-25 00:04:13 GMT
Modified-files: ChangeLog Completion/Base/Widget/_generic
    Completion/Debian/Command/_apt
    Completion/Debian/Type/_deb_packages
    Completion/Unix/Command/_mount
    Completion/Unix/Command/_subversion Doc/Makefile.in
    Doc/Zsh/builtins.yo Doc/Zsh/compctl.yo
    Doc/Zsh/compsys.yo Doc/Zsh/compwid.yo Doc/Zsh/expn.yo
    Doc/Zsh/invoke.yo Doc/Zsh/mod_zutil.yo Doc/Zsh/tcpsys.yo
    Functions/Prompts/prompt_bart_setup Src/glob.c
    Src/parse.c
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-251
Summary: Update from CVS

2005-04-24  Bart Schaefer  <schaefer@zsh.org>

   * unposted: Src/parse.c: get rid of unused third argument of
   zwcstat().

   * unposted: Functions/Prompts/prompt_bart_setup: employ a variant
   of Oliver's suggestion from 21117 to handle promptcr better.

   * unposted: Doc/Zsh/builtins.yo, Doc/Zsh/compctl.yo,
   Doc/Zsh/compsys.yo, Doc/Zsh/compwid.yo, Doc/Zsh/expn.yo,
   Doc/Zsh/invoke.yo, Doc/Zsh/mod_zutil.yo, Doc/Zsh/tcpsys.yo:
   fix a lot of places where info compilation was reducing two
   hyphens to only one.

   * unposted: Doc/Makefile.in: yodl with a little less echo.

   * unposted (cf. 20494): Completion/Base/Widget/_generic,
   Doc/Zsh/compsys.yo: pass the positional parameters of _generic
   through to _main_complete.

   * 21174: Src/glob.c: additional Meta-increment/decrement of
   pointers when walking metafied strings (goes with 21170).

   * Tobias Gruetzmacher 21168 (slightly tweaked):
   Completion/Debian/Command/_apt,
   Completion/Debian/Type/_deb_packages,
   Completion/Unix/Command/_mount,
   Completion/Unix/Command/_subversion: localize some completion
   variables that were unnecessarily made global, and hide from
   typeset display the values of a few others.
